ComponentOne Scheduler for WinForms
Remove Method (BaseStorage<T,TMappingCollection>)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > BaseStorage<T,TMappingCollection> Class : Remove Method
The System.Object to remove.
Removes object from the Objects collection.
Syntax
'Declaration
 
Public Overrides Sub Remove( _
   ByVal value As System.Object _
) 
public override void Remove( 
   System.object value
)

Parameters

value
The System.Object to remove.
See Also

Reference

BaseStorage<T,TMappingCollection> Class
BaseStorage<T,TMappingCollection> Members